In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / ScrollSmallChange Property

ScrollSmallChange Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(53)>

Property ScrollSmallChange As Short
[DispId(53)]

short ScrollSmallChange {get; set;}
read-write property ScrollSmallChange: Int16; 
DispIdAttribute(53)

function get,set ScrollSmallChange : short
[DispId(53)]

__property short get_ScrollSmallChange();

__property void set_ScrollSmallChange( 

   short value

);
[DispId(53)]

property short ScrollSmallChange {

   short get();

   void set (    short value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members